Skip to content

[AI] URL Context is now GA in Gemini models#15719

Merged
paulb777 merged 4 commits intomainfrom
pb-url-context-ga
Jan 14, 2026
Merged

[AI] URL Context is now GA in Gemini models#15719
paulb777 merged 4 commits intomainfrom
pb-url-context-ga

Conversation

@paulb777
Copy link
Member

@paulb777 paulb777 commented Jan 14, 2026

Remove public preview from API docs associated with URL Context feature
Also add a unit test

@gemini-code-assist
Copy link
Contributor

Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

@paulb777
Copy link
Member Author

/gemini review

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

Good job on updating the URL Context feature to GA. I've left a comment on Tool.swift with a couple of suggestions to make this change more complete by removing the preview warning from all relevant files and adding a unit test. Addressing these will ensure consistency and improve the robustness of the SDK.

@paulb777 paulb777 requested a review from a team as a code owner January 14, 2026 18:45
Copy link
Member

@ncooke3 ncooke3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is a changelog entry needed? (edit: I see #no-changelog)

Why is a changelog entry not needed?

@paulb777 paulb777 requested a review from andrewheard January 14, 2026 18:48
@paulb777 paulb777 marked this pull request as draft January 14, 2026 18:48
@paulb777
Copy link
Member Author

Is a changelog entry needed? (edit: I see #no-changelog)

Why is a changelog entry not needed?

Probably should be. Added an update. Thanks!

@paulb777 paulb777 marked this pull request as ready for review January 14, 2026 22:12
@paulb777 paulb777 merged commit e40dca8 into main Jan 14, 2026
46 of 47 checks passed
@paulb777 paulb777 deleted the pb-url-context-ga branch January 14, 2026 22:14
JesusRojass pushed a commit to JesusRojass/firebase-ios-sdk that referenced this pull request Jan 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants